How to Install games-emulator software package in Debian 8 (Jessie)

How to Install games-emulator software package in Debian 8 (Jessie)

games-emulator software package provides Debians emulators for games, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install games-emulator 

games-emulator is installed in your system.

Make ensure the games-emulator package were installed using the commands given below,

$ sudo dpkg-query -l | grep games-emulator *

You will get with games-emulator package name, version, architecture and description in a table

games-emulator package basic information:

Distro Debian 8 jessie
Section Meta packages
Package games-emulator
Version 1
Description Debians emulators for games
Sub Section metapackages


See Also, How to uninstall or remove games-emulator software package from Debian 8 (Jessie)?